Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Faster builds #197

Merged
merged 1 commit into from
May 13, 2021
Merged

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented May 2, 2021

This PR introduces the follow changes to improve the build time to provide earlier feedbacks to contributors:

Expected build time improvement:

  • When the cache is invalidated, no improvement (obviously)
  • When cache is used, 2-3 min (depending on your network) instead of 13 min

@dduportal dduportal force-pushed the chore/faster-builds branch from fb1d1a3 to 5c79a61 Compare May 8, 2021 08:50
@dduportal dduportal changed the title wip: Login to gcr wip: Faster build and deploy May 8, 2021
@dduportal dduportal force-pushed the chore/faster-builds branch 4 times, most recently from d65ffc8 to b2b6bac Compare May 13, 2021 11:58
@dduportal dduportal changed the title wip: Faster build and deploy chore: Faster builds May 13, 2021
- Enable caching on ghcr.io
- Use docker buildx bake to define all images

Signed-off-by: Damien Duportal <[email protected]>
@dduportal dduportal force-pushed the chore/faster-builds branch from a8fc1af to 1dc7884 Compare May 13, 2021 13:07
@dduportal dduportal added the chore Chore tasks (CI, automation, etc.) label May 13, 2021
@dduportal dduportal marked this pull request as ready for review May 13, 2021 13:13
@dduportal dduportal merged commit 1e7ec68 into asciidoctor:main May 13, 2021
@dduportal dduportal deleted the chore/faster-builds branch May 13, 2021 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore tasks (CI, automation, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant